projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
626f6e4
)
gpio: mxs: Remove netdev.h
author
Marek Vasut
<
[email protected]
>
Wed, 25 May 2016 00:12:32 +0000
(
02:12
+0200)
committer
Tom Rini
<
[email protected]
>
Fri, 3 Jun 2016 01:21:41 +0000
(21:21 -0400)
The MXS certainly does not support any sort of networking in GPIO code,
remove the netdev.h header.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Tom Rini <
[email protected]
>
Cc: Simon Glass <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
drivers/gpio/mxs_gpio.c
patch
|
blob
|
history
diff --git
a/drivers/gpio/mxs_gpio.c
b/drivers/gpio/mxs_gpio.c
index b54a10b49332e710daeda5def60db125e7d0d062..c25b4c1c2e2bd710fae24046baea2bb69981142a 100644
(file)
--- a/
drivers/gpio/mxs_gpio.c
+++ b/
drivers/gpio/mxs_gpio.c
@@
-8,7
+8,6
@@
*/
#include <common.h>
-#include <netdev.h>
#include <asm/errno.h>
#include <asm/io.h>
#include <asm/arch/iomux.h>